home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / programming / c / dicepref / dice.sh next >
Text File  |  1978-11-24  |  389b  |  17 lines

  1. failat 21
  2. mount null:
  3. Echo "Mache Assigns für DICE..."
  4. assign DCC: $DCC
  5. assign DLIB: $DLIB
  6. assign DINCLUDE: $DINCLUDE
  7. assign DTMP: $DTMP
  8. Echo "Gehe in das Source-Verzeichnis..."
  9. cd dcc:src
  10. Echo "Lade AmigaGuide..."
  11. rxlib amigaguide.library 0 -30 0
  12. ;Echo "Lade die Cross-Referenzen für AmigaGuide..."
  13. ;rx "LoadXRef(autodoc.xref)"
  14. Echo "Starte Turbotext..."
  15. run Turbotext:TTX
  16. Echo "Fertig!"
  17.